home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libqca2 / copyright < prev    next >
Text File  |  2008-05-10  |  8KB  |  147 lines

  1. This package was debianized by Jan Niehusmann <jan@debian.org> on
  2. Sat,  1 Nov 2003 19:30:45 +0100.
  3.  
  4. It was downloaded from http://delta.affinix.com/qca/
  5.  
  6. Upstream Author: Justin Karneges <justin@affinix.com>
  7.  
  8. Copyright:
  9.  
  10. Most parts of the library itself ar are Copyright Justin Karneges <justin@affinix.com> (2003-2007).
  11. Several files are also Copyright (C) Brad Hards <bradh@frogmouth.net> (2004-2007).
  12. The library is licensed unter the LGPL:
  13.  
  14. > This library is free software; you can redistribute it and/or
  15. > modify it under the terms of the GNU Lesser General Public
  16. > License as published by the Free Software Foundation; either
  17. > version 2.1 of the License, or (at your option) any later version.
  18. > This library is distributed in the hope that it will be useful,
  19. > but WITHOUT ANY WARRANTY; without even the implied warranty of
  20. > MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  21. > Lesser General Public License for more details.
  22. > You should have received a copy of the GNU Lesser General Public
  23. > License along with this library; if not, write to the Free Software
  24. > Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
  25.  
  26. The full text of the LGPL 2.1 can be found at
  27. /usr/share/common-licenses/LGPL-2.1 on debian systems.
  28.  
  29. The library uses and contains parts of the botan library, which is
  30. Copyright (C) 1999-2007 The Botan Project and licensed as follows:
  31.  
  32. > Copyright (C) 1999-2007 The Botan Project. All rights reserved.
  33. > Redistribution and use in source and binary forms, for any use, with or without
  34. > modification, is permitted provided that the following conditions are met:
  35. > 1. Redistributions of source code must retain the above copyright notice, this
  36. > list of conditions, and the following disclaimer.
  37. > 2. Redistributions in binary form must reproduce the above copyright notice,
  38. > this list of conditions, and the following disclaimer in the documentation
  39. > and/or other materials provided with the distribution.
  40. > THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) "AS IS" AND ANY EXPRESS OR IMPLIED
  41. > WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  42. > MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE DISCLAIMED.
  43. > IN NO EVENT SHALL THE AUTHOR(S) OR CONTRIBUTOR(S) BE LIABLE FOR ANY DIRECT,
  44. > INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  45. > BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  46. > DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  47. > LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  48. > OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  49. > ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  50.  
  51. Several unit tests and examples are Copyright (C) Brad Hards
  52. <bradh@frogmouth.net> (2004-2007) and licensed as follows:
  53.  
  54. > Redistribution and use in source and binary forms, with or without
  55. > modification, are permitted provided that the following conditions
  56. > are met:
  57. >
  58. > 1. Redistributions of source code must retain the above copyright
  59. >   notice, this list of conditions and the following disclaimer.
  60. > 2. Redistributions in binary form must reproduce the above copyright
  61. >   notice, this list of conditions and the following disclaimer in the
  62. >   documentation and/or other materials provided with the distribution.
  63. >
  64. > THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  65. > IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  66. > OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  67. > IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  68. > INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  69. > NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  70. > DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  71. > THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  72. > (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  73. > THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  74.  
  75. qca_default.cpp contains some code which is Copyright (C) 1999, 2000, 2002 
  76. Aladdin Enterprises and licensed as follows:
  77.  
  78. >  Copyright (C) 1999, 2000, 2002 Aladdin Enterprises.  All rights reserved.
  79. >
  80. >  This software is provided 'as-is', without any express or implied
  81. >  warranty.  In no event will the authors be held liable for any damages
  82. >  arising from the use of this software.
  83. >
  84. >  Permission is granted to anyone to use this software for any purpose,
  85. >  including commercial applications, and to alter it and redistribute it
  86. >  freely, subject to the following restrictions:
  87. >
  88. >  1. The origin of this software must not be misrepresented; you must not
  89. >     claim that you wrote the original software. If you use this software
  90. >     in a product, an acknowledgment in the product documentation would be
  91. >     appreciated but is not required.
  92. >  2. Altered source versions must be plainly marked as such, and must not be
  93. >     misrepresented as being the original software.
  94. >  3. This notice may not be removed or altered from any source distribution.
  95. >
  96. >  L. Peter Deutsch
  97. >  ghost@aladdin.com
  98.  
  99. examples/sasltest/sasltest.cpp and ./examples/saslservtest/saslservtest.cpp are 
  100. Copyright (C) 2003-2006 Justin Karneges <justin@affinix.com>, Michail Pishchagin and
  101. are licensed as follows:
  102.  
  103. > Permission is hereby granted, free of charge, to any person obtaining a copy
  104. > of this software and associated documentation files (the "Software"), to deal
  105. > in the Software without restriction, including without limitation the rights
  106. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  107. > copies of the Software, and to permit persons to whom the Software is
  108. > furnished to do so, subject to the following conditions:
  109. >
  110. > The above copyright notice and this permission notice shall be included in
  111. > all copies or substantial portions of the Software.
  112. >
  113. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  114. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  115. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
  116. > AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  117. > AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  118. > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  119.  
  120. examples/md5crypt/md5crypt.cpp is Copyright (C) 2007 Carlo Todeschini -
  121. Metarete s.r.l. <info@metarete.it> and is licensed as follows:
  122.  
  123. >  Permission is hereby granted, free of charge, to any person obtaining a copy
  124. >  of this software and associated documentation files (the "Software"), to deal
  125. >  in the Software without restriction, including without limitation the rights
  126. >  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  127. >  copies of the Software, and to permit persons to whom the Software is
  128. >  furnished to do so, subject to the following conditions:
  129. >
  130. >  The above copyright notice and this permission notice shall be included in
  131. >  all copies or substantial portions of the Software.
  132. >
  133. >  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  134. >  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  135. >  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
  136. >  AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  137. >  AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  138. >  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  139.  
  140.